PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFActionCollection Class / insertItem Method
N/A
N/A
In This Topic
    insertItem Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    protected void insertItem( 
       int index,
       PDFAction action
    )

    Parameters

    index
    N/A
    action
    N/A
    See Also